mx6: add boot device support for SPL
authorTim Harvey <[email protected]>
Mon, 2 Jun 2014 23:13:20 +0000 (16:13 -0700)
committerStefano Babic <[email protected]>
Fri, 6 Jun 2014 08:07:25 +0000 (10:07 +0200)
commit887717dbb91bccfe82aa397b355aa5be4b1cb16a
treea47d4171bfa57cd9449a4d21959073879815938d
parent88c307d19d716b7ab0a35fd454766069ff788e5e
mx6: add boot device support for SPL

Add a common spl.c file to support boot device functions needed for SPL
such as detecting the boot device.

Cc: Stefan Roese <[email protected]>
Cc: Otavio Salvador <[email protected]>
Cc: Andy Ng <[email protected]>
Cc: Eric Nelson <[email protected]>
Cc: Tapani Utriainen <[email protected]>
Cc: Tom Rini <[email protected]>
Signed-off-by: Tim Harvey <[email protected]>
Acked-by: Nikita Kiryanov <[email protected]>
arch/arm/imx-common/Makefile
arch/arm/imx-common/spl.c [new file with mode: 0644]